/**
* gtk_application_inhibit:
- * @application: the #GApplication
+ * @application: the #GtkApplication
* @window: (allow-none): a #GtkWindow, or %NULL
* @flags: what types of actions should be inhibited
* @reason: (allow-none): a short, human-readable string that explains
/**
* gtk_application_uninhibit:
- * @application: the #GApplication
+ * @application: the #GtkApplication
* @cookie: a cookie that was returned by gtk_application_inhibit()
*
* Removes an inhibitor that has been established with gtk_application_inhibit().
/**
* gtk_application_is_inhibited:
- * @application: the #GApplication
+ * @application: the #GtkApplication
* @flags: what types of actions should be queried
*
* Determines if any of the actions specified in @flags are